FurryOS Technical Specs

🐾 FurryOS Gen2.1_v2: Sovereign Universe

Version: Gen2.1_v2-Final Base: Debian 13 (Trixie/Testing) Architecture: x86_64 License: MIT Lead Architect: Thomas B. Sweet (Anthro Entertainment LLC)


🏗 Project Overview

FurryOS is a “Distro-as-Code” project designed to provide a highly customized, user-sovereign operating system based on Debian 13. Unlike traditional distributions that rely on manual installation, FurryOS is built using an automated pipeline that injects specialized configurations, assets, and security profiles directly into a Live ISO environment.

Core Philosophy


🕹 Core Components

1. Developer Cockpit (FurryOS_Gen2.1_v2_Builder_GUI.py)

The primary management interface for the project.

2. Unified Build Engine (build_furryos.sh)

The master automation script that handles the OS lifecycle:

3. The GENOME Configuration (GENOME.yaml)

A centralized YAML specification that governs the OS behavior, asset mapping, and mode-switching logic (Granny, Gamer, Hacker, Ghost).


🚀 Technical Features

Ember-Night Terminal Environment

The default developer experience features:

Live-Boot Experience


🛠 Prerequisites for Developers

To build or modify FurryOS, your host system requires the following toolset:

sudo apt update && \
sudo apt install -y \
    xorriso squashfs-tools rsync \
    libarchive-tools qemu-system-x86 \
    ovmf python3-yaml pandoc \
    fonts-jetbrains-mono